* movemail.c (popmail): Report fchown failure instead of ignoring it.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Feb 2011 22:31:55 +0000 (14:31 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Feb 2011 22:31:55 +0000 (14:31 -0800)
commit5839a41baed47f63ba60894b389821bd9020c09c
tree7eac1ea666d99f505aad7460b8ac2463df68f604
parenta195bbddcec4ee4833bd8ab295a5c0106028275c
* movemail.c (popmail): Report fchown failure instead of ignoring it.

But if the file already has the right ownership, don't worry about it.
lib-src/ChangeLog
lib-src/movemail.c